From: Lars Magne Ingebrigtsen Date: Sun, 17 Jul 2011 15:57:47 +0000 (+0200) Subject: * image.el (put-image): Doc typo fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~2773 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=38b7dca83a9d3d0c520bd4eb9b5ad2ee0daac6ec;p=emacs.git * image.el (put-image): Doc typo fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 847d2cf2649..42a31134ddf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2011-07-17 Lars Magne Ingebrigtsen + * image.el (put-image): Doc typo fix. + * progmodes/etags.el (tags-search): Doc typo fix. * mail/smtpmail.el (smtpmail-via-smtp): Query the user for diff --git a/lisp/image.el b/lisp/image.el index b67367ad436..c6862622639 100644 --- a/lisp/image.el +++ b/lisp/image.el @@ -389,7 +389,7 @@ IMAGE must be an image created with `create-image' or `defimage'. IMAGE is displayed by putting an overlay into the current buffer with a `before-string' STRING that has a `display' property whose value is the image. STRING is defaulted if you omit it. -The overlay created will have the `put-overlay' property set to t. +The overlay created will have the `put-image' property set to t. POS may be an integer or marker. AREA is where to display the image. AREA nil or omitted means display it in the text area, a value of `left-margin' means